PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.optionalcontent Package / PDFOptionalContentGroup Class / getDefaultState Method
In This Topic
    getDefaultState Method
    In This Topic
    Gets the default state of the optional content group.
    Syntax
    public PDFOptionalContentGroupDefaultState getDefaultState()

    Return Value

    On if the optional content group should be visible when the document is displayed, Off otherwise.
    See Also